[INFO] cloning repository https://github.com/ZZ0R0/Stretch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZZ0R0/Stretch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZZ0R0%2FStretch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZZ0R0%2FStretch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c413d9423ec8f6c760ce2098fc6af3a7288dbcf1
[INFO] testing ZZ0R0/Stretch against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZZ0R0%2FStretch" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZZ0R0/Stretch
[INFO] finished tweaking git repo https://github.com/ZZ0R0/Stretch
[INFO] tweaked toml for git repo https://github.com/ZZ0R0/Stretch written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZZ0R0/Stretch on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZZ0R0/Stretch already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4abee167c050cca3f55558e9fa6a814992376a9302eebbcebdb0647e45d778e
[INFO] running `Command { std: "docker" "start" "-a" "f4abee167c050cca3f55558e9fa6a814992376a9302eebbcebdb0647e45d778e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4abee167c050cca3f55558e9fa6a814992376a9302eebbcebdb0647e45d778e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4abee167c050cca3f55558e9fa6a814992376a9302eebbcebdb0647e45d778e", kill_on_drop: false }`
[INFO] [stdout] f4abee167c050cca3f55558e9fa6a814992376a9302eebbcebdb0647e45d778e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f5435595a2d822f1387ab047446bd77718435ee9f7f9977341905f4ab4e1628c
[INFO] running `Command { std: "docker" "start" "-a" "f5435595a2d822f1387ab047446bd77718435ee9f7f9977341905f4ab4e1628c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling naga v24.0.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling wgpu-hal v24.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wgpu-types v24.0.0
[INFO] [stderr]    Compiling wgpu-core v24.0.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling generator v0.8.8
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling renderdoc-sys v1.1.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling wgpu v24.0.5
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling sorted-vec v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling init_with v1.1.0
[INFO] [stderr]    Compiling divrem v1.0.0
[INFO] [stderr]    Compiling elapsed v0.1.2
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling kiddo v4.2.1
[INFO] [stderr]    Compiling stretch-core v0.1.0 (/opt/rustwide/workdir/stretch-core)
[INFO] [stderr]    Compiling stretch-viz v0.1.0 (/opt/rustwide/workdir/stretch-viz)
[INFO] [stderr]    Compiling stretch-cli v0.1.0 (/opt/rustwide/workdir/stretch-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 47s
[INFO] running `Command { std: "docker" "inspect" "f5435595a2d822f1387ab047446bd77718435ee9f7f9977341905f4ab4e1628c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5435595a2d822f1387ab047446bd77718435ee9f7f9977341905f4ab4e1628c", kill_on_drop: false }`
[INFO] [stdout] f5435595a2d822f1387ab047446bd77718435ee9f7f9977341905f4ab4e1628c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 601fd7e3010d756d3fe94770900fa297d81f494c7f01f9e50e9d599a07f44d44
[INFO] running `Command { std: "docker" "start" "-a" "601fd7e3010d756d3fe94770900fa297d81f494c7f01f9e50e9d599a07f44d44", kill_on_drop: false }`
[INFO] [stderr]    Compiling stretch-cli v0.1.0 (/opt/rustwide/workdir/stretch-cli)
[INFO] [stderr]    Compiling stretch-core v0.1.0 (/opt/rustwide/workdir/stretch-core)
[INFO] [stderr]    Compiling stretch-viz v0.1.0 (/opt/rustwide/workdir/stretch-viz)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.78s
[INFO] running `Command { std: "docker" "inspect" "601fd7e3010d756d3fe94770900fa297d81f494c7f01f9e50e9d599a07f44d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "601fd7e3010d756d3fe94770900fa297d81f494c7f01f9e50e9d599a07f44d44", kill_on_drop: false }`
[INFO] [stdout] 601fd7e3010d756d3fe94770900fa297d81f494c7f01f9e50e9d599a07f44d44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 870e4ebe3dec3488c3b5ea8b6f58575e206ba983bde6bac9d77631007e92b7a9
[INFO] running `Command { std: "docker" "start" "-a" "870e4ebe3dec3488c3b5ea8b6f58575e206ba983bde6bac9d77631007e92b7a9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stretch_cli-347cbb4a54627e00)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stretch_core-178257495c94e511)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cpu_gpu_validation.rs (/opt/rustwide/target/debug/deps/cpu_gpu_validation-dbeab746d71990fb)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_cpu_gpu_convergence ... ok
[INFO] [stdout] test benchmark_cpu_vs_gpu ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/v5_2_coherence.rs (/opt/rustwide/target/debug/deps/v5_2_coherence-b06929e4428f8841)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test t10_metrics_serialization has been running for over 60 seconds
[INFO] [stdout] test t1_rpe_baseline_convergence has been running for over 60 seconds
[INFO] [stdout] test t2_rpe_metrics_exposure has been running for over 60 seconds
[INFO] [stdout] test t3_margin_modulation has been running for over 60 seconds
[INFO] [stdout] test t4_accelerated_forgetting has been running for over 60 seconds
[INFO] [stdout] test t5_plasticity_disabled_topology_only has been running for over 60 seconds
[INFO] [stdout] test t6_sustained_features has been running for over 60 seconds
[INFO] [stdout] test t7_rpe_disabled_nonregression has been running for over 60 seconds
[INFO] [stdout] test t10_metrics_serialization ... ok
[INFO] [stdout] test t8_cpu_gpu_v52_coherence has been running for over 60 seconds
[INFO] [stdout] test t5_plasticity_disabled_topology_only ... ok
[INFO] [stdout] test t9_reward_system_rpe_unit ... ok
[INFO] [stdout] test t1_rpe_baseline_convergence ... ok
[INFO] [stdout] test t7_rpe_disabled_nonregression ... ok
[INFO] [stdout] test t2_rpe_metrics_exposure ... ok
[INFO] [stdout] test t8_cpu_gpu_v52_coherence ... ok
[INFO] [stdout] test t6_sustained_features ... ok
[INFO] [stdout] test t3_margin_modulation ... ok
[INFO] [stdout] test t4_accelerated_forgetting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 530.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stretch_viz-59b82887bd811cc5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stretch_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "870e4ebe3dec3488c3b5ea8b6f58575e206ba983bde6bac9d77631007e92b7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "870e4ebe3dec3488c3b5ea8b6f58575e206ba983bde6bac9d77631007e92b7a9", kill_on_drop: false }`
[INFO] [stdout] 870e4ebe3dec3488c3b5ea8b6f58575e206ba983bde6bac9d77631007e92b7a9
